(Equality Predicates): No longer talk about "two" functions.
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2008 00:51:39 +0000 (00:51 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2008 00:51:39 +0000 (00:51 +0000)
lispref/objects.texi

index 95a858c3cc3e6542223bcbba81fec55c2c444422..a9e6110d629f0361abbec424a8b8a847abd5798f 100644 (file)
@@ -1870,7 +1870,7 @@ This function returns a symbol naming the primitive type of
 @section Equality Predicates
 @cindex equality
 
-  Here we describe two functions that test for equality between any two
+  Here we describe functions that test for equality between any two
 objects.  Other functions test equality between objects of specific
 types, e.g., strings.  For these predicates, see the appropriate chapter
 describing the data type.